zynqmp: FSBL->ATF handover
authorMichal Simek <[email protected]>
Mon, 15 Jun 2015 12:22:50 +0000 (14:22 +0200)
committerSoren Brinkmann <[email protected]>
Mon, 25 Apr 2016 16:49:59 +0000 (09:49 -0700)
commitb96f77c65ba5ce91091044b43704562e622a353b
treef1974dd269529526912188524f3afa2d1f5e6ede
parent2cb5bac9849b596eed0107be1c07dc4316ce6ee6
zynqmp: FSBL->ATF handover

Parse the parameter structure the FSBL populates, to populate the bl32
and bl33 image structures.

Cc: Sarat Chand Savitala <[email protected]>
Cc: [email protected]
Signed-off-by: Michal Simek <[email protected]>
[ SB
 - pass pointers to structs instead of structs
 - handle execution state parameter
 - populate bl32 SPSR
 - add documentation
 - query bootmode and consider missing handoff parameters an error when
   not in JTAG boot mode
]
Signed-off-by: Soren Brinkmann <[email protected]>
docs/plat/xilinx-zynqmp.md
plat/xilinx/zynqmp/bl31_zynqmp_setup.c
plat/xilinx/zynqmp/plat_startup.c [new file with mode: 0644]
plat/xilinx/zynqmp/platform.mk
plat/xilinx/zynqmp/zynqmp_def.h
plat/xilinx/zynqmp/zynqmp_private.h